Total Complexity | 15 |
Dependencies | 5 |
Dependents | 3 |
Total lines | 172 |
Lines of code | 87 |
Logical lines of code | 35 |
Comment lines | 57 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
verifySessionToken() | 56 | 5 | 17 | |
createSession() | 57 | 2 | 17 | |
markSessionInactive() | 59 | 2 | 16 | |
changeSessionStatus() | 59 | 2 | 16 | |
deleteSession() | 61 | 2 | 13 | |
getNewTokenExpiryDate() | 72 | 1 | 5 | |
generateSessionToken() | 80 | 1 | 3 |